Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.comment.service.notification--notificationListenerHook

This contribution is part of XML component org.nuxeo.ecm.platform.comment.service.notification inside nuxeo-platform-comment-9.10.jar /OSGI-INF/comment-notification-contrib.xml

Extension Point

Extension point notificationListenerHook of component NotificationService.

Contributed Items

  • <hookListener class="org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener" name="commentNotification"/>

XML Source

<extension point="notificationListenerHook" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <hookListener class="org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener" name="commentNotification"/>
  </extension>